Welcome![Sign In][Sign Up]
Location:
Search - socket server VB

Search list

[Internet-Networkwinsck1

Description: socket控件,由vb编写实现server与client的通信-visual basic socket component, you can use this component to build a server/client communication application easily.
Platform: | Size: 13503 | Author: 许一 | Hits:

[Windows Develop5ivb_767697

Description: 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取。客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件)。&nbs... -Chat program like QQ, written by VB. Include server site and client site, using tcp/ip, windows socket.
Platform: | Size: 74883 | Author: lee | Hits:

[Internet-NetworkMesTCPInterLock

Description: 这是一个用vb 实现socket功能的小程序,它包括客户端和服务端两部分。-this source code is use vb to implement tcp/ip ,it include server and client . use it to for dbase system.you can download it and update it for your app.
Platform: | Size: 12288 | Author: wyg | Hits:

[Windows Developsrc

Description: sweb 目录存放的是服务器 /sweb目录下的演示页面; sweb_simulator 为VB编写的sweb演示工具,可以响应sweb演示时的ajax请求和文件请求; wmii_locator 为VB编写的发现协议的实际应用,该工具可以直接使用,用于扫描同网络的wifimodII节点; wmii_recover 为VB编写的串口程序,仅仅用于发送“wifimod:RSTOR”,用于恢复出厂设置; SLSocketTest_20101220.rar 为silverlight编写Socket程序的示例,环境为XP sp3 ,VS2010. 学习用-sweb directory is stored in the server/sweb directory demo page sweb_simulator is written in VB sweb presentation tool, can respond to sweb presentation ajax request and file requests wmii_locator found written in VB for the practical application of the agreement, the tool can used for scanning with network wifimodII node wmii_recover is written in VB serial port program, only used to send " wifimod: RSTOR" , used to restore factory settings SLSocketTest_20101220.rar Socket to write silverlight program example, the environment is XP sp3 , VS2010. learning to use
Platform: | Size: 553984 | Author: 今朝 | Hits:

[.netTCPLister

Description: VB.net socket 异步通信服务类包括服务端及客户羰, 服务端采用异步机制,可连接多客户。-VB.net socket asynchronous communication service class services to clients and customers carbonyl, the server uses asynchronous mechanism, you can connect multiple clients.
Platform: | Size: 102400 | Author: linhucong | Hits:

[ICQ-IM-ChatQQ

Description: 似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取。客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件-)。&nbs...-Chat program like QQ, written by VB. Include server site and client site, using tcp/ip, windows socket
Platform: | Size: 3265536 | Author: 牟维明 | Hits:

[Internet-NetworkSocketTest

Description: vb写的socket客户端与服务端收发原理描述-vb write the socket client and server to send and receive Principles
Platform: | Size: 48128 | Author: 朱国君 | Hits:

[Software EngineeringCSharpTCP

Description: C#局域网内的tcp传输• 以目前流行的TCP/IP协议构成的互联网软件设计方法,实现网络传输实验设计。 • 掌握网络scoket套接字完成计算机通信过程,深入理解和掌握基于TCP/IP协议的网络通信以及网络客户机/服务器模型的结构概念,熟悉常用的Windows API函数的用法,利用C++或VB语言实现流式套接字的网络应用通信编程。 -C# tcp transmission • LAN to the Internet posed by the popular TCP/IP protocol software design methods, experimental design network transmission. • master the complete computer communication process the network scoket socket, in-depth understanding and mastery of the concept of the structure of the TCP/IP protocol-based network communication and network client/server model, are familiar with the popular Windows API function usage using C++ or VB language stream socket communication network applications programming.
Platform: | Size: 178176 | Author: 郭树军 | Hits:

[Windows DevelopVBWinSockAPIchat

Description: VB6.0使用WinSock API点对点聊天程序实例,VB聊天源码,API.bas中有大家常用的网络聊天API,比如清理内存中一些东西、定义一个连接(正确的叫法是:套接字)、关闭套接字、把端口和套接字绑定在一起、监听,如果你写服务端程序的话,用这个函数来开始监听是否有客户端请求连接,第1个参数是套接字句柄,第2个是允许客户端连接的数量、还有设置接收消息的窗口函数用的,用它把套接字绑定一个窗口,以后关于这个套接字的消息,都会发送到那个窗口的消息处理函数,比如连接成功,连接失败,有客户端请求连接,网络数据到达,网络断开等各种情况,参数:套接字句柄,窗口句柄,消息标志(这样才能知道哪条消息是来自被绑定的套接字哪条不是),消息类型(可以知道你要接收的是哪类消息,可以屏蔽某些不想要的)。-VB6.0 peer chat program using WinSock API examples, VB chat source code, API.bas there we used the online chat API, such as cleaning up the memory of some things that define a connection (correct name is: socket) close socket, the port and the socket is bound together, listen, if you write server-side program, then use this function to start listening whether a client requests a connection, the first parameter is a socket handle, 2nd is the allowable number of client connections, as well as set the window function used to receive messages, and use it to bind a socket window, after news of the socket will be sent to the window message processing function, for example, a successful connection, the connection fails, the client requests a connection, network data arrives, the network is disconnected, and other conditions, parameters: socket handle, window handle, message signs (so as to know which message is from the bound which is not a socket), message type (you can know what kind of a m
Platform: | Size: 18432 | Author: bpudn42 | Hits:

[Communicationvb-socket

Description: 带tcp的服务器和客户的发生接收vb源码,电脑可以直接打开使用。用来进行socket编程测试非常好用。-With the occurrence of the TCP server and client receives the vb source code, the computer can be used directly to open.Used for test socket programming is very nice.
Platform: | Size: 405504 | Author: 峰哥 | Hits:

[Windows CETCPServer

Description: Wince5.0 接收Socket连接。实现了Data——arrive 、Client_Connect、Client_Disconnect的事件响应(Wince5.0 receive Socket connection. The event response of Data - arrive, Client_Connect and Client_Disconnect is realized)
Platform: | Size: 3072 | Author: Tony.C.Wong | Hits:

[Internet-NetworkSocketServer

Description: 服务端代码,VB.NET,测试过功能完好(Server code VB.NET The test function is intact)
Platform: | Size: 52224 | Author: 俄方 | Hits:

[TCP/IP stackVB

Description: 利用VB的WINSOCK,基于TCP/IP的服务器与客户端的通信;(socket&client The use of VB WINSOCK, based on the TCP/IP server and client communication;)
Platform: | Size: 4096 | Author: 喂,你别走! | Hits:
« 1 2»

CodeBus www.codebus.net